projects
/
gtk+3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97f3a43
)
Add missing private header to the build
author
Emmanuele Bassi
<ebassi@gnome.org>
Wed, 14 Feb 2018 10:36:24 +0000
(10:36 +0000)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Wed, 14 Feb 2018 10:36:24 +0000
(10:36 +0000)
Closes: #26
https://bugzilla.gnome.org/show_bug.cgi?id=793442
gtk/Makefile.am
patch
|
blob
|
history
diff --git
a/gtk/Makefile.am
b/gtk/Makefile.am
index 842c2f97c87e8a6fe35f116f1aa5bd7cff2aba29..63f88e9476d45ce837aedb1917520bd6c654f481 100644
(file)
--- a/
gtk/Makefile.am
+++ b/
gtk/Makefile.am
@@
-481,6
+481,7
@@
gtk_private_h_sources = \
gtkfilesystemmodel.h \
gtkfontchooserprivate.h \
gtkfontchooserutils.h \
+ gtkfontchooserwidgetprivate.h \
gtkgestureprivate.h \
gtkgesturedragprivate.h \
gtkgesturelongpressprivate.h \